====== jorgchart Plugin ====== ---- plugin ---- description: Create an organizational chart from a list author : Andreas Böhler email : dev@aboehler.at type : Syntax lastupdate : 2016-03-07 compatible : Hrun depends : wrap conflicts : similar : orgapp, orgchart tags : chart, orgchart, relation, staff, !discontinued downloadurl: https://gitlab.aboehler.at/dokuwiki/jorgchart/-/archive/main/jorgchart-main.tar.gz bugtracker : https://gitlab.aboehler.at/dokuwiki/jorgchart/-/issues sourcerepo : https://gitlab.aboehler.at/dokuwiki/jorgchart/ donationurl: screenshot_img : ---- :!: **This plugin is no longer maintained.** A simple PlugIn based on [[https://github.com/wesnolte/jOrgChart|jOrgChart]] that creates an organizational chart from a DokuWiki list. The PlugIn requires the WRAP plugin. The JavaScript code automatically sets the height of the generated boxes to the maximum required height in the current level. The width is auto-calculated. ===== Installation ===== Copy the unzipped folder to your /lib/plugins directory and activate the plugin. There are no configuration options. ===== Examples/Usage ===== * Max \\ Manager * Mike \\ Project Leader * Tony \\ Project Member 1 * Sandra \\ Project Member 2 * Diana \\ Project Leader 2 The second line and the ''%%%%'' calls are optional. By default, the name is rendered bold, the title is rendered italic. === Change Log === {{rss>https://gitlab.aboehler.at/dokuwiki/jorgchart.atom date}} === Known Problems / Limitations === * The chart is rendered in the Browser. Thus, it might not work with export-functions such as PDF or ODT.